Total Complexity | 9 |
Dependencies | 0 |
Dependents | 2 |
Total lines | 48 |
Lines of code | 27 |
Logical lines of code | 9 |
Comment lines | 0 |
Methods | 9 |
Properties | 0 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
getFirstName() | 79 | 1 | 3 | |
getLastName() | 79 | 1 | 3 | |
getStreet() | 79 | 1 | 3 | |
getStreet2() | 79 | 1 | 3 | |
getCity() | 79 | 1 | 3 | |
getState() | 79 | 1 | 3 | |
getZip() | 79 | 1 | 3 | |
getCountry() | 79 | 1 | 3 | |
getPhone() | 79 | 1 | 3 |